home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / os2tools / ls / ls.doc < prev    next >
Encoding:
Text File  |  1991-06-22  |  545 b   |  22 lines

  1. This is an implementation of the UNIX 'ls' directory listing utility for OS/2.
  2. It shows most kinds of file flags, will display extended attribute presence
  3. and sizes, and is HPFS-aware.
  4.  
  5. For more details, type
  6.  
  7.       ls -h
  8.  
  9. The flags in the left hand column of a listing indicate (from the left):
  10.  
  11.      d   -   directory
  12.      e   -   file has extended attributes
  13.      a   -   file has archive flag set
  14.      s   -   file has system flag set
  15.      h   -   file is hidden
  16.      r   -   file is read-only
  17.  
  18.  
  19. Bob Eager
  20. 100016,2770
  21.  
  22.